func net.supportsIPv4

3 uses

	net (current package)
		ipsock.go#L33: func supportsIPv4() bool {
		ipsock_posix.go#L143: 		if supportsIPv4map() || !supportsIPv4() {
		mptcpsock_linux.go#L38: 	if !supportsIPv4() {